xen.git
2006-12-02 Jimi Xenidis[XEN][POWERPC] should comment the Power Managment worka...
2006-11-29 Jimi Xenidis[XEN][POWERPC] cleanup hard tabs
2006-11-28 Jimi Xenidis[XEN][POWERPC] Fix IPI stall timeout without using...
2006-11-28 Jimi Xenidis[XEN][POWERPC] Do not override smp function call wait...
2006-11-28 Jimi Xenidis[XEN][POWERPC] Generalized parallel IPI handlers
2006-11-28 Jimi Xenidis[XEN][POWERPC] secondary_cpu_init() does not return.
2006-11-28 Jimi Xenidis[POWERPC][XEN] cpu_relax() needs to call barrier()
2006-11-27 Jimi Xenidis[XEN][POWERPC] OFD dump prefix screen and hook into...
2006-11-27 Jimi Xenidis[TOOLS][POWERPC] update prose builder to define the...
2006-11-22 Jimi Xenidis[XEN][POWERPC] fix some hard tabs that snuck by
2006-11-22 Jimi Xenidis[XEN][POWERPC] Fix Register dumping from ^A^A^A console
2006-11-22 Jimi Xenidis[XEN][POWERPC] SMP/IPI/MB combined
2006-11-22 Jimi Xenidis[XEN][POWERPC] Early boot memory avoidance improvemnts
2006-11-21 Hollis Blanchard[POWERPC][XEN] Ignore device tree nodes missing "device...
2006-11-11 Jimi Xenidis[XEN][POWERPC] Flush the ERAT very early on secondary...
2006-11-11 Jimi Xenidis[XEN][POWERPC] Turn off the Guard bit for access to...
2006-11-10 Jimi Xenidis[TOOLS][POWERPC] Add missing prototype
2006-12-01 Hollis Blanchard[POWERPC][XEN] support for recursive spinlocks
2006-11-10 Hollis Blanchard[POWERPC][XEN] Rename "Mambo" to "systemsim".
2006-11-03 Jimi Xenidis[XEN][POWERPC] The VIO rewrite
2006-10-24 Jimi Xenidis[TOOLS][POWERPC]fixes to put back commandline in prose...
2006-10-18 Jimi Xenidis[TOOLS][POWERPC] oops, forgot load_elf_kernel()
2006-10-18 Jimi Xenidis[TOOLS][POWERPC] Use a smaller page array and place...
2006-10-18 Jimi Xenidis[TOOLS][POWERPC] apply start_info changes to xc_prose_b...
2006-10-18 Jimi Xenidis[TOOLS][POWERPC] Add Prose Domain Builder
2006-10-18 Jimi Xenidis[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_lin...
2006-10-12 Hollis Blanchard[POWERPC][XEN] Improve presentation of objcopy output.
2006-10-12 jimix@localhost... [XEN][POWERPC] Support your older compilers
2006-10-10 Jimi Xenidis[XEN][POWERPC] New interface ATTN() to conact the HW...
2006-10-10 Jimi Xenidis[XEN][POWERPC] Remove pfn2mfn() now that it is understood
2006-10-08 Jimi Xenidis[XEN][POWERPC] Create a Domain Foreign Map space
2006-10-07 Jimi Xenidis[POWERPC][XEN] implement the UP side of __flush_tlb_mask()
2006-10-07 Jimi Xenidis[POWERPC][XEN] Alloc IOMMU to map a Foreign page
2006-10-04 Jimi Xenidis[XEN][POWERPC] Keepin it cool: sleep the processor...
2006-10-06 Hollis Blanchard[POWERPC][XEN] Fix yaboot loading and other linker...
2006-10-05 Hollis Blanchard[POWERPC][XEN] Escape dots in .hgignore.
2006-10-05 Hollis Blanchard[POWERPC][XEN] Fix up 'clean' target.
2006-10-05 Hollis Blanchard[POWERPC][XEN] Builtin cmdline dependency rule
2006-10-04 Hollis Blanchard[POWERPC][XEN] Hide builtin dom0 args from Xen.
2006-10-04 Hollis Blanchard[POWERPC][XEN] Create a cmdline.c to hold builtin/post...
2006-10-04 Hollis Blanchard[POWERPC][XEN] Remove boot wrapper, and extensive Makef...
2006-10-03 Hollis Blanchard[POWERPC][XEN] Move gmfn_to_mfn() from page.h to mm...
2006-10-03 Jimi Xenidis[XEN][POWERPC] An OK spot to flush the I-Cache
2006-10-03 Jimi Xenidis[XEN][POWERPC] Use gmfn_to_mfn() over pfn2mfn()
2006-10-02 Jimi Xenidis[XEN][POWERPC] Fixes in cpu_flush_icache()
2006-10-02 Jimi Xenidis[XEN][POWERPC] Add Function to completely flush the...
2006-10-02 Jimi Xenidis[XEN][POWERPC] Flush all of text per CPU in case the...
2006-10-02 Jimi Xenidis[XEN][POWERPC] go ultra conservative on CI IO routines
2006-10-02 Jimi Xenidis[XEN][POWERPC] oops on debug build break
2006-10-01 Jimi Xenidis[XEN][POWERPC] Improve the debugging strategy of these...
2006-09-29 Jimi Xenidis[XEN][POWERPC] Allocate Xen memory area based on the...
2006-09-29 Jimi Xenidis[XEN][POWERPC] shadowed paramter in prototype, SHEESH!
2006-09-29 Jimi Xenidis[XEN][POWERPC] Conistence with log vs. order
2006-09-29 Jimi Xenidis[XEN][POWERPC] Remove limit on the page frame table
2006-09-28 Jimi Xenidis[XEN][POWERPC] Allow Xen to use RTAS if available
2006-09-26 Jimi Xenidis[XEN][POWERPC] U4 DART workaround for functionality
2006-09-26 Jimi Xenidis[XEN][POWERPC] Allocated wrong order for dummy page
2006-09-26 Jimi Xenidis[XEN][POWERPC] Backoff the SCOM stuff by default
2006-09-25 Jimi Xenidis[XEN][POWERPC] Fix compile error in gdbstub.c
2006-09-22 Jimi Xenidis[XEN][POWERPC] Be a little smarter with unimplemented()
2006-11-30 Hollis Blanchard[XEN][POWERPC] Clean up debug/traceback/trapping logic
2006-09-22 Jimi Xenidis[XEN][POWERPC] Machine check now inspects the SCOM...
2006-09-21 Jimi Xenidis[POWERPC][XEN] attempt to adjust thread priority is...
2006-09-21 Jimi Xenidis[XEN][POWERPC] Fully inline udelay()
2006-09-21 Jimi Xenidis[XEN][POWERPC] SCOM access is fully known and working
2006-09-18 Jimi Xenidis[POWERPC][XEN] /chosen/cpu is an instance not a package
2006-11-29 Hollis BlanchardMerge with xen-unstable.hg.
2006-11-28 kfraser@localhost... [XEN] Add emulator tracing diagnostic on error path.
2006-11-28 Ewan MellorBump xend_config_format to 3, to indicate that the...
2006-11-28 kfraser@localhost... [HVMLOADER] acpi: Implement an acpi_rsdp_get() function...
2006-11-28 kfraser@localhost... [BLKTAP] Use lartge enough types to express parameters...
2006-11-28 kfraser@localhost... [HVM][SVM] Allows 64bit HVM AMD-V Linux guests to boot.
2006-11-28 kfraser@localhost... [QEMU] pci: Unaligned config read/write overflow
2006-11-28 kfraser@localhost... [XENOPROFILE] fix shared_xenoprof_page_with_guest(...
2006-11-28 Ewan MellorAdded xm list --state option, to select VMs with a...
2006-11-28 Ewan MellorDo not display -1 as the domid when a VM is not running...
2006-11-28 Tim Deegan[XEN] Clear just the _PAGE_RW bit when shooting writeab...
2006-11-28 kfraser@localhost... merge
2006-11-28 kfraser@localhost... [HVM] Add/fix access rights and limit checks to INS...
2006-11-28 kfraser@localhost... [HVM] Non-flat protected mode HVM support.
2006-11-28 Ewan MellorFix missing import.
2006-11-28 kfraser@localhost... [HVM] Fix MSR access code.
2006-11-28 Ewan MellorDon't bail if the VM renaming at the end of saving...
2006-11-28 Ewan MellorAdded configuration for authentication through Xen...
2006-11-28 Ewan MellorFix log message.
2006-11-28 Ewan MellorImplement an "allowed hosts" mechanism for the XML...
2006-11-28 Tim Deegan[XEN] Remove valid_mfn().
2006-11-28 Tim Deegan[XEN] Don't unpin old shadow top levels until the new...
2006-11-27 Ewan MellorCope with non-integer domids (i.e. None) in the error...
2006-11-27 kfraser@localhost... [HVM] Re-introduce the 'apic' configuration option...
2006-11-27 kfraser@localhost... [XEN] Remove VALID_MFN(); replace uses with mfn_valid().
2006-11-27 Ewan MellorWhen suspending and resuming, look up the managed path...
2006-11-27 Ewan MellorDon't send the old state string for halted domains...
2006-11-27 Ewan MellorReset the domain name after the save completes. This...
2006-11-27 Ewan MellorAdd xm resume to the commands list.
2006-11-27 kfraser@localhost... [XEN] Cleanups to phys/mach address handling.
2006-11-27 Ian Campbell[LINUX] Import kasprintf patch from upstream.
2006-11-27 Ian Campbell[LINUX] Update to Linux 2.6.16.32
2006-11-27 Ian Campbell[LINUX] Update to Linux 2.6.16.31
2006-11-27 Ian Campbell[LINUX] Update to 2.6.16.30.
next